Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

rake:release should notify of both unstaged and uncommitted changes #2088

Merged
merged 1 commit into from Feb 19, 2013

Conversation

benmoss
Copy link
Contributor

@benmoss benmoss commented Sep 6, 2012

I recently had a situation where this bit me. I figured if Bundler is going to check for unstaged changes, it should also check for staged but uncommitted changes. I left out the possibility of halting if there are untracked files in the repository, since that seems potentially over-reaching, but if anyone thinks that's a good idea it would be simple enough to implement.

indirect added a commit that referenced this pull request Feb 19, 2013
rake:release should notify of both unstaged and uncommitted changes

Conflicts:
	spec/bundler/gem_helper_spec.rb
@indirect indirect merged commit 680e084 into rubygems:master Feb 19, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants